docs: Use the right python
authorMatthias Clasen <mclasen@redhat.com>
Mon, 25 May 2020 22:40:09 +0000 (18:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 25 May 2020 22:40:09 +0000 (18:40 -0400)
docs/reference/gtk/gtk-markdown-to-docbook

index 5830d64d78974ae488c9eb06cbbf3362e9982b91..f48b556f48e6430c794844c3dccc20cd4afdeb62 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 #
 # Call pandoc to convert markdown to docbook, then expand gtk-doc
 # abbreviations (|[ ]|, function(), #object, %constant, etc)